﻿




.m-toubu{ position:fixed; left:0; top:0; width:100%; z-index:999;}
.m-toubuge{ width:100%; height:50px;}
.m-header {
    height: 49px;
	background-color: #0059a9;
    z-index: 60;
	width:100%;
	position:relative;
	display:flex; border-bottom:1px solid #0059a9;align-items: center;		
}
.cd-logo { padding-left:20px; width:283px; box-sizing:border-box; min-width:283px;}
.cd-logo img { display:block;  width:50%!important; margin-top:0.5%;}
.search_openv1 {
width: 100%; 
background: url(../images/wap_sea1.png) no-repeat;
height:100%;
background-position:center center; background-size:auto 21px; border-left:1px solid #e1e1e1;
}
.menu_openv1 {
width: 100%;
background-image:url(../images/wap_menu1.png);
background-repeat:no-repeat;
height:100%;
background-position:center center; background-size:auto 25px;
}
.menu_closev1 {
width: 100%;
background-image:url(../images/wap_close1.png)!important;
background-repeat:no-repeat;
height:100%;
background-position:center center; background-size:auto 25px;
}
#m-menu{ position:fixed; width:243px; height: calc(100vh - 50px); left:-243px; background:#fff; z-index:200;  font-size:15px; overflow-y: auto; top:50px;transition: all 0.8s ease 0s;}
.m-list{width: 100%; padding-top:25px; padding-bottom:20px;}
.m-menglish{ color:#5c5c5c!important; padding-left:10px; text-transform:uppercase; font-weight: lighter;}
.m-list ul li a{padding-left: 20px;color: #000; display: block;  height:46px;line-height: 46px;position: relative; text-decoration:none;font-size:15px; font-weight:bold;}
.m-list ul li .inactive{ background:url(../images/shl-down-openv1.png) no-repeat 95% center; background-size:auto 14px;}
.m-list ul li .inactives{background:url(../images/shl-up-openv1.png) no-repeat 95% center; background-size:auto 16px;} 
.m-list ul li ul{display: none; padding-top:10px; padding-bottom:10px;background-color:#f4f5f6;}
.m-list ul li ul li {  background-color:#f4f5f6;background-image:url(../images/wap_li.png);
	background-repeat:no-repeat;
	background-position:60px center;
	background-size:auto 2px; }
.m-active{background-image:url(../images/m-navact.png);
	background-repeat:no-repeat;
	background-position:20px 38px;
	background-size:auto 2.5px;}	
.m-list ul li ul li a{ padding-left:70px;background:url(../images/shl-img-h60.png) no-repeat 92% center; background-size:auto 8px;font-weight: normal;
font-size:14px; color:#5c5c5c ; height:34px; line-height:34px;}
.m-yuyan{  height:45px; line-height:45px; color:#656565; font-size:12px;background:#f2f3f2 url(../images/wap_yuyan1.png) no-repeat 20px center; background-size:auto 18px; padding-left:45px;}
.m-yuyan a{ color:#656565;font-size:12px!important;text-transform:uppercase; padding-left:5px; padding-right:5px;}
.m-code{ padding-top:10px; text-align:center; width:100%;}
.m-code img{ width:100px; height:100px; margin:0 auto;}
.m-code1{ padding-top:6px; padding-bottom:12px; text-align:center; color:#656565;font-size:13px;}
.m-sousuo{ padding:20px 30px 70px 30px; width:100%; box-sizing:border-box; background-color:#f2f3f2; display:flex; }
.m-sousuo .button1 {
	line-height: 40px;
	height: 40px;
	width: 80%;
	padding: 0 10px 0 10px;
	border: 1px solid #d2d2d2;
	background: #f2f3f2;
font-size:12px;
	z-index: 1001; box-sizing:border-box;
}
.m-sousuo .button2 {	
	width: 20%;
	height: 40px;
	z-index: 1001;
	background-image:url(../images/wap_sea2.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:auto 20px;
	border-bottom:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	border-left:0;
}

.m-animate{transition: all 0.8s ease 0s;left: 0px!important;} 

.tbottom{ height:50px; }
#BottomNav {	
    bottom: 0;
    height: 50px;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 300; box-sizing:border-box; background-color:#FFF; box-shadow:0px 8px 8px 8px rgba(0,0,0,.2);
}
#BottomNav ul li {
    float: left;
    box-sizing:border-box;
    text-align: center;
    width: 25%; 
}
#BottomNav ul li a {
    color: #515151;
    display: block;
    padding-top:7px; 
}
#BottomNav ul li a div {
    font-size: 12px; padding-top:2px;
}
#BottomNav .a {
    background-image: url(../images/shl-b1a.png); background-size:auto 20px;
}
#BottomNav .b {
    background-image: url(../images/shl-b1b.png);background-size:auto 20px;
}
#BottomNav .c {
    background-image: url(../images/shl-b1c.png);background-size:auto 20px;
}
#BottomNav .d {
    background-image: url(../images/shl-b1d.png);background-size:auto 20px;
}

#BottomNav .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    margin: 0 auto;
    width: 30px;	
}
.mclearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}
#m-msk{ position:fixed; width:100%; background-color:rgba(0,0,0,0.1); top:0px; left:0; z-index:50; height: calc(100vh - 50px); top:50px; display:none;}










.bottomNav {
	/*border:1px solid red;
	*/
    width:100%;
	height:70px;
	position:fixed;
	bottom:1px; z-index:999999999999999;
}
.bottomNav_item {
	/*border:1px solid red;
	*/
    width:20%;
	height:70px; border-top:1px solid #d8d8d8;
	float:left; color:#333;
	text-align:center; background:#fff;
}
.bottomNav_icon {
	margin:auto;
	width:30px;
	height:30px; margin-top:11px;
}
.bottomNav_icon img {
	width:100%;
	height:100%;
}
.bottomNav_item p {
	margin-top:3px; font-size:0.85rem}
.gray {
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:grayscale(100%);
	filter:gray;
}



.inital_color {
    color: #0059a9;
}













@media only screen  and (max-width:1024px){
	
	
	
	
	
	
	
	
	
	
	
	
	
	/*ny s*/
	
	
	.nymenu{ margin:50px 0px 0px!important;}
	
	
	

/*ny s*/
.weizhi { width:92%!important; margin:0px 4%!important; font-size:15px; text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
height: 90px;
line-height: 90px;}
.ny_con { width:92%!important; margin:0px 4%!important;}
.ny_con .zb { width:100%!important;} 
.ny_con .yb { width:100%!important; height:228px!important;} 
.nybanner { background-size: auto 100%!important;}

.wenhua_1 {width:92%!important; margin:0px 4%!important;}
.wenhua_1 .neirong { width:100%!important;}
.wenhua_1 .fl { width:100%!important; margin:0px!important;} 
.wenhua_1 .fr { width:100%!important; margin:0px!important;} 
.pro_2_sou  {width:92%!important; margin:0px 4%!important;}





.pro_2_sou select { display:none;}
.pro_2_sou .search2 { width:62.5%!important;}

.con {width:92%!important; margin:0px 4%!important;}
.prolist_wj ul li { width:100%!important;}
.ny_sou1 { }

.nybanner { margin-top:-50px!important; height:300px!important; }
.div1270 {width:92%!important; margin:0px 4%!important;}
.contact_1_1 { font-size:24px!important;}
.contact_1_2 { font-size:15px!important; line-height:25px!important;}
.about_1_1 { font-size:22px!important; line-height:32px!important;}
.about_1_2 {font-size:15px!important;}

.newsmid_2_1_mid { padding:5%!important;}



#mid { margin-top:0px!important;}

.nymenu_mid{ z-index:100;
position:relative;}
.nymenu_mid ul{  width:100%;-webkit-box-shadow:0 0.9375em 1.875em rgba(0,0,0,0.1);
    -moz-box-shadow:0 0.9375em 1.875em rgba(0,0,0,0.1);
    -ms-box-shadow:0 0.9375em 1.875em rgba(0,0,0,0.1);
    -o-box-shadow:0 0.9375em 1.875em rgba(0,0,0,0.1);
    box-shadow:0 0.9375em 1.875em rgba(0,0,0,0.1);
 left:0; top:0px; background-color:#fff; z-index:100;}
.nymenu_mid ul li{ background:none; text-align:center!important;
float:left!important;   line-height:15px!important; font-size:14px!important;}
.nymenu_mid.on ul{
display:block}
.nymenu_mid ul li:last-child{
text-align:left;}
.nymenu_mid ul li:last-child{ border-right:0px;}
.nymenu_mid ul li a{
}
.nymenu_mid ul li a.active{
color:#333;}
.nymenu_mid ul li a:after{
display:none}







.about_right_tu  { width:100%!important; height:250px!important;}
.about_right_tu .tu2 { height:250px!important;}
.about_right_tu .tu2 img { height:250px!important;}
.about_right_zi { width:90%!important; background:#194695; }
.about_right_tu .tu1 {
    bottom: 70px!important;
    left: 125px!important;}


.about_left {width:100%!important; }
.about_sz {width:100%!important; padding-top:0px!important; }
.about_sz ul li { width:100%!important; border-bottom:0px!important; border-bottom:1px solid #CCC!important;}
.about_sz ul li:last-child{ border-right:0px!important;} 
.about_1_4_mid_1 span:nth-child(1) { font-size:28px!important;}



.se2 .ul1 li .txt { float:none!important; width:auto!important;} 
.lx_1  { width:92%!important; padding:4%!important; height:200px!important; margin-bottom:20px!important;    }
.lx_2 { width:100%!important;}

.pro_info_1_1_left { }  
.pro_info_1_1_right_1{ font-size:25px!important;
}
.pro_info_1_1_right_2{ font-size:15px!important;}
.pro_info_1_1_right_3 { font-size:15px!important;}
.about_info_mid_1 { font-size:18px!important;}


.qywh { margin-top:0px!important; height:500px!important;}
.wenhua_zi {width:100%!important;}
.about_2_mid_mid_1 { font-size: 2.0em!important;}
.historyUl { font-size:13px!important;}
.listCon dl dt { font-size:16px!important;}
.conMarLeft2 { margin-left:0px!important;}
.conMarLeft2 {width:100%!important;}
.listCon {width:100%!important;}
.conMarLeft54 { margin-left:0px!important;}
.bigRoundPo1 { display:none!important;}
.listCon dl dt.alignRigth { text-align: left!important;}
.listCon dl dt i.left {display:none!important;}
.listCon dl dt i.other {display:none!important;}
.smallRoundPo9  {display:none!important;}
.smallRoundPo7 {display:none!important;}
.marTop30 { margin-top:20px!important;}
.timeUl { background:none!important;}
.smallRoundPo2 {display:none!important;}
.marTop90 {margin-top:20px!important;}
.fanhui1 a { line-height:45px;}



.lm_list {    width: 100%!important;}
.lm_list ul li {
    width: 27%!important;}
.honor_list_1 { width:92%!important; margin:0px 4%!important;}

.honor_list_1 .ry h2 {
    font-size: 20px!important;
    line-height: 32px!important;  padding:15px 0px!important; }
	
.honor_list_1 .ry dl h3 {
    font-size: 14px!important;     line-height: 20px!important; padding:15px 0px!important;}
.honor_list_1 .ry h4 { font-size:28px!important; margin-bottom:0px!important; line-height: 35px!important; padding:15px 0px!important;}

.honor_list_1 .ry dl {width: 100%!important;}

.honor_list_1 .ry_k1{width: 100%!important;}

.honor_list_1 .hj dl dt { float:left; width:100%!important;}
.honor_list_1 .hj dl dd { float:left; width:100%!important;}

.newsmid_2_1_mid_2_1 { display:none!important;} 
.newsmid_2_1_mid_2 { padding:20px!important;}
.newsmid_2_1_mid_1 { width:100%!important; text-align:center!important; float:none!important; padding:20px 0px!important; }
.fy { width:auto!important;}
.newspage { width:auto!important;}

.newsmid_2 {
    padding-top: 1em!important;
}
.newsmid_2_1_mid_2_2 h3 { font-size:18px!important;}

.newsmid_2_1_mid { height:auto!important;}
.newsmid_2_1_mid_2_2 {     display: block!important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2 !important;
    word-wrap: break-word;
    word-break: break-all;
   }

.about_info_mid { width:100%!important;}
.about_info_mid_3 { padding:0px!important;}




.lx_1 strong { font-size:20px!important;}
.lx_1 p { font-size:15px!important;}
.news_da_nr { width:100%!important;}
.about_info_mid_4 { width:92%!important; float:left!important;}


.honor_list { width:92%!important; margin:0px 4%!important;}
.honor_list dl { width:100%!important; margin:0px 0px 20px!important;}

.pro_2_mid_right_1_mid { margin:0px!important;}
.pro_2_mid_right_1_mid_1 { height:auto!important;}
.pro_2_mid_right_1_mid_1 img { max-width:90%!important; margin-top:15px!important;}
.botBox { width: auto!important; top:0px!important; left:0px!important;}
.leftBox {width:100%!important;}
.w {width:100%!important;}
.pro_info_1_1_rightz {width:100%!important;}

.pro_info_1_1_right_3.tupian { display:none;}

.liucheng { width:92%!important; margin:0px 4%!important; height:900px!important; padding-top:30px!important;} 
.liucheng ul li  { width:48%!important; margin-bottom:5px!important;} 
.liucheng ul li:last-child { float:left!important;}



.honor_list_1 .sc h4 { font-size:28px!important;}
.honor_list_1 .sc .flex1 dl { width:47%!important;}
.honor_list_1 .sc dl { height:200px!important;}
.honor_list_1 .sc dl dt { height:150px!important;}
.honor_list_1 .sc dl dd p { font-size:15px!important; padding:5px 0px!important; line-height:20px!important;}



.fazhan_tu { margin-top:0px!important; }
.fazhan_zi {width:92%!important; margin:50px 4%!important;}
.fazhan_zi h2 { font-size:30px!important;}


.nyba_zi { width:100%!important;}
.nyba_zi h2 {font-size:30px!important; padding-top:100px!important;}
.nyba_zi h3{font-size:25px!important;}
.nyba_zi ul { width:80%!important; margin:50px 10%!important;}
.nyba_zi ul li { width:86.2%!important; margin-bottom:10px!important; }
.dizhi { }
.contact_1_2 p { font-size:16px!important;}
.contact_1_3 { width:100%!important; margin-bottom:40px!important; height:auto!important;  }
.contact_1_3_left ul li { width:90%!important; margin-right:0px; padding:5%!important; }
.anniu {    width: 7.55555555555556em!important;}

.wenhua_tu { width:100%!important;}
.about_2_mid_mid { width:100%!important;}
.wenhua_tu { padding-bottom:50px!important; width:100%!important;  height:auto!important;}
.about_2 { overflow:visible!important; }
.wenhua_zi { height:auto!important; margin-top:0px!important;}
.contact_1_2 { margin-bottom:10px!important;}
.about_1_3 img {height:auto!important; }

.nymenu { background:#fff!important; width:100%!important; }
.nymenu_mid ul{padding:10px 0; width:100%;
    box-shadow:0 0.9375em 1.875em rgba(0,0,0,0.1);
position:absolute; left:0; top:-46px; background-color:#fff; z-index:100;}

.nymenu_mid ul li { font-size:15px!important;}
.nymenu .div1270 {width:100%!important; margin:0px!important;}


.fy { padding:50px 10px!important; text-align:center!important;}

/*ny e*/


	
	
	
	
	
	
	
	
	
	
	
	
	
	
		/*ny e*/
	
	
	
	
	
	
	
	
	
/*sy s*/
.wrap { width:92%!important; margin:0px 4%!important;}
.common-tit .t {  font-size:25px!important; letter-spacing:-1px!important;}
.common-tit .t i { width:40px!important; display:none!important;}
.common-tit { padding:30px 0px!important; }

 .index_slider .ibanner .text_box{left:50%; margin-left:-370px;}
    .index .pt1 .right,.index .pt1 .left{width:100%!important;}
    .index .pt1 .rect-264{height:auto; padding-bottom:0;}
    .index .pt1 .right .con{position:static;}
    .index .pt1 .right .ctrl{position:static; margin:0 15px 15px;}
    .index .pt1 .right .con .classify div{display:inline-block; *display:inline; *zoom:1; margin-right:20px;}
    .index .pt1 .right:after{width:auto; right:0;}
    .index .pt1 .left .pro_desc{height:135px;}

    .index .pt2{padding-bottom:50px;}
    .index .pt2 .bigData .num{font-size:62px;}
    .index .pt2 .bigData .item{margin-bottom:30px;}
    .index .pt3 .left, .index .pt3 .right{width:100%!important;}
    .index .pt3 .left{margin-bottom:30px;}
	
.max.flex { width:100%!important; display:block!important;} 	
.index-news .list { width:48%!important; float:left!important; margin:0px 1%!important;} 
.index-news .list .ltitle { font-size:16px; line-height:22px;}
.index-news .list .ldesc { font-size:14px!important;}

.index-news {
    height: 450px!important;
}
.sjpro { height:200px; overflow:hidden;}
.index .pt1 .left .pro_desc  { font-size:16px!important; line-height:20px!important;
background: url(../images/ipt_pro.png) no-repeat right -10px!important; padding:10px!important;


}
.index .pt3 .con { padding:10px!important; }
.index .pt3 .right .r .con .t1 { font-size:16px!important; line-height:20px!important;}
.index .pt3 .left .t1 { font-size:18px!important; }
.index .pt3 .t1 { font-size:18px!important; }

.index .pt2 .bigData { width:100%!important;  padding-left:0px!important; }
.index .pt2 .bigData .item .desc { font-size:18px!important;}
.index .pt2 { padding-bottom:40px!important;}
.footer1 { display:none;}



/*sy e*/




}


